-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
2.2.4
-
Code
-
Classes
- SaveActions
Total Complexity |
59 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
407 |
Lines of code |
234 |
Logical lines of code |
135 |
Comment lines |
52 |
Methods |
22 |
Properties |
6 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAcfFieldFromInstance() |
S |
51 |
7 |
26 |
isMyPost() |
S |
61 |
6 |
13 |
updateTranslationsFile() |
S |
52 |
5 |
24 |
saveMetaField() |
S |
55 |
5 |
19 |
getTranslationsFromMarkup() |
S |
47 |
3 |
42 |
loadFieldsFromPostContent() |
S |
56 |
4 |
18 |
customValidation() |
S |
60 |
4 |
14 |
catchFieldValue() |
S |
62 |
4 |
11 |
validateSubmission() |
S |
60 |
3 |
15 |
skipSavingToPostMeta() |
S |
64 |
3 |
11 |
getAcfAjaxPostId() |
S |
67 |
3 |
8 |
maybeSetUniqueId() |
S |
62 |
2 |
11 |
saveCaughtFields() |
S |
76 |
1 |
4 |
__construct() |
S |
67 |
1 |
8 |
getCptName() |
S |
100 |
1 |
0 |
addValidationError() |
S |
74 |
1 |
4 |
performSaveActions() |
S |
100 |
1 |
0 |
updateMarkup() |
S |
100 |
1 |
0 |
makeValidationInstance() |
S |
100 |
1 |
0 |
getCustomMarkupAcfFieldName() |
S |
100 |
1 |
0 |
getTranslatableLabels() |
S |
100 |
1 |
0 |
setHooks() |
S |
69 |
1 |
6 |